FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ig.fhir-il-community.org.t17#1.0.0 (125 ms)

Package ig.fhir-il-community.org.t17
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ig.fhir-il-community.org.t17@1.0.0&canonical=http://ig.fhir-il-community.org/T17/StructureDefinition/t17-booked-appointment
Url http://ig.fhir-il-community.org/T17/StructureDefinition/t17-booked-appointment
Status draft
Name T17BookedAppointment
Title T17 Booked Appointment
Experimental False
Description פרטי התור עבורו נשלחה בקשה להתחייבות
Type Appointment
Kind resource

Resources that use this resource

StructureDefinition
http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-req T17 Bundle Req
http://ig.fhir-il-community.org/T17/StructureDefinition/t17-request T17 Request

Resources that this resource uses

ValueSet
http://terminology.hl7.org/ValueSet/v2-0276 hl7VS-appointmentReasonCodes
http://terminology.hl7.org/ValueSet/v2-0276 hl7VS-appointmentReasonCodes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "t17-booked-appointment",
  "url" : "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-booked-appointment",
  "name" : "T17BookedAppointment",
  "title" : "T17 Booked Appointment",
  "status" : "draft",
  "description" : "פרטי התור עבורו נשלחה בקשה להתחייבות",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Appointment",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Appointment",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Appointment.status",
        "path" : "Appointment.status",
        "patternCode" : "booked"
      },
      {
        "id" : "Appointment.appointmentType",
        "path" : "Appointment.appointmentType",
        "min" : 1,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "appointment-type"
            }
          ],
          "strength" : "extensible",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0276"
        }
      },
      {
        "id" : "Appointment.start",
        "path" : "Appointment.start",
        "min" : 1
      },
      {
        "id" : "Appointment.end",
        "path" : "Appointment.end",
        "min" : 1
      },
      {
        "id" : "Appointment.participant",
        "path" : "Appointment.participant",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "type"
            }
          ],
          "rules" : "open",
          "description" : "מתוך מערך המשתתפים (*..1)- חייב להיות לפחות משתתף אחד שהוא מטופל",
          "ordered" : false
        }
      },
      {
        "id" : "Appointment.participant:subject",
        "path" : "Appointment.participant",
        "sliceName" : "subject",
        "min" : 1,
        "max" : "*"
      },
      {
        "id" : "Appointment.participant:subject.type.coding",
        "path" : "Appointment.participant.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Appointment.participant:subject.type.coding.system",
        "path" : "Appointment.participant.type.coding.system",
        "min" : 1,
        "patternUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"
      },
      {
        "id" : "Appointment.participant:subject.type.coding.code",
        "path" : "Appointment.participant.type.coding.code",
        "min" : 1,
        "patternCode" : "SBJ"
      },
      {
        "id" : "Appointment.participant:subject.type.coding.display",
        "path" : "Appointment.participant.type.coding.display",
        "min" : 1,
        "patternString" : "subject"
      },
      {
        "id" : "Appointment.participant:subject.actor",
        "path" : "Appointment.participant.actor",
        "min" : 1
      },
      {
        "id" : "Appointment.participant:subject.actor.identifier",
        "path" : "Appointment.participant.actor.identifier",
        "min" : 1
      },
      {
        "id" : "Appointment.participant:subject.actor.identifier.system",
        "path" : "Appointment.participant.actor.identifier.system",
        "min" : 1
      },
      {
        "id" : "Appointment.participant:subject.actor.identifier.value",
        "path" : "Appointment.participant.actor.identifier.value",
        "min" : 1
      },
      {
        "id" : "Appointment.participant:subject.status",
        "path" : "Appointment.participant.status",
        "fixedCode" : "accepted"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.